diff options
Diffstat (limited to 'config/waybar/style/[Dark] Half-Moon.css')
| -rw-r--r-- | config/waybar/style/[Dark] Half-Moon.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/waybar/style/[Dark] Half-Moon.css b/config/waybar/style/[Dark] Half-Moon.css index 67cb4f97..a41a3267 100644 --- a/config/waybar/style/[Dark] Half-Moon.css +++ b/config/waybar/style/[Dark] Half-Moon.css @@ -124,6 +124,7 @@ color: #F3F4F5; #custom-light_dark, #custom-swaync, +#custom-hypridle, #idle_inhibitor, #clock { color: #B8CC52; @@ -133,6 +134,13 @@ color: #F3F4F5; padding: 2px 15px; } +/*-----Indicators----*/ +#custom-hypridle.notactive, +#idle_inhibitor.activated { + color: #39FF14; + font-size: 100%; +} + #bluetooth { color: blue; background: #0F1419; |
